CommonEvent 7531
Name = "ノア：会話"

  999([0])
  PlayBGM(["RPG::BGM(@name=\"ero2\", @volume=100, @pitch=100)"])
  ShowPicture([5, "80_mob_sister2_st01", 0, 0, 0, 0, 100, 100, 255, 0])
  ConditionalBranch([1, 855, 0, 1, 1])
    ShowTextAttributes(["mob_sister2_fc1", 0, 0, 2])
    ShowText(["\\n<Noa>"])
    ShowText(["Ah... is this an invitation for a battle fuck?"])
    ShowText(["You also like it, don't you?"])
    ShowTextAttributes(["mob_sister2_fc1", 0, 0, 2])
    ShowText(["\\n<Noa>"])
    ShowText(["Of course, I'm still in training for battle fucking myself."])
    ShowText(["If it's a challenge, I will gladly accept."])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 855, 0, 0, 0])
    ControlVariables([855, 855, 0, 0, 1])
    ShowTextAttributes(["mob_sister2_fc1", 0, 0, 2])
    ShowText(["\\n<Noa>"])
    ShowText(["Ah... indeed, I am also training to be a battle fucker."])
    ShowText(["However, you seem to know quite well."])
    ShowTextAttributes(["mob_sister2_fc1", 0, 0, 2])
    ShowText(["\\n<Noa>"])
    ShowText(["The other day, I received the title of one of the BF Four Heavenly Kings from the BF God."])
    ShowText(["I heard that challengers will soon arrive, but you are the one..."])
    Empty([])

  BranchEnd([])
  ShowTextAttributes(["mob_sister2_fc2", 0, 0, 2])
  ShowText(["\\n<Noa>"])
  ShowText(["Then, let me ask again."])
  ShowText(["Are you really challenging me to a battle fuck...?"])
  ShowChoices([["Challenge to Battle Fuck", "Stop"], 2])
  When([0, "バトルファックを挑む"])
    CallCommonEvent([7532])
    ExitEventProcessing([])
    Empty([])

  When([1, "やめておく"])
    ShowTextAttributes(["mob_sister2_fc1", 0, 0, 2])
    ShowText(["\\n<Noa>"])
    ShowText(["Ah... are you going to stop?"])
    ShowText(["I wanted to see the face you make when you reach your end..."])
    ErasePicture([5])
    ConditionalBranch([0, 443, 0])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    PlayBGM(["RPG::BGM(@name=\"castle6\", @volume=100, @pitch=100)"])
    ExitEventProcessing([])
    Empty([])

  ChoicesEnd([])
  Empty([])
